From: Glenn Morris Date: Sat, 5 Sep 2009 18:53:34 +0000 (+0000) Subject: Don't mention maintainer-clean, since `make bootstrap' does this now. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10641 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48a69969f3850caeb326321a3bd31ad5a9953e8f;p=emacs.git Don't mention maintainer-clean, since `make bootstrap' does this now. (With the exception that it does not remove Makefile from lisp/ or src/). --- diff --git a/INSTALL.CVS b/INSTALL.CVS index aee016f28d3..cf33143b4e0 100644 --- a/INSTALL.CVS +++ b/INSTALL.CVS @@ -44,13 +44,8 @@ To update loaddefs.el (and similar files), do: $ make autoloads If either of the above partial procedures fails, try "make bootstrap". - -Very occasionally changes in the source can introduce -incompatibilities with previous builds. If a bootstrap fails, as a -last resort try "make maintainer-clean" before configuring and -bootstrapping again. If CPU time is not an issue, the most thorough -way to rebuild, and avoid any spurious problems, is always to use this -method. +If CPU time is not an issue, the most thorough way to rebuild, and +avoid any spurious problems, is always to use this method. Users of non-Posix systems (MS-Windows etc.) should run the platform-specific configuration scripts (nt/configure.bat, config.bat,